FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2020-preadopt#0.1.3 (297 ms)

Package nictiz.fhir.nl.stu3.zib2020-preadopt
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2020-preadopt@0.1.3&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation
Url http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation
Status draft
Name ZibLegalSituationRepresentation
Title HCIM LegalSituation Representation
Experimental False
Realm nl
Description A Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) LegalSituation 2.0(2020), implementing the Representation concept of the HCIM. A legal situation can concern a legal status and/or representation. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge. Representation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).
Purpose Health professionals must be aware of the existence of a legal status or representation because this in part determines what type of care can be provided to the patient. For example, a supporting legal status can be required for using freedom restricting interventions. For a mentally incompetent patient, it must be clear that there is a representative for further decision-making: in this case, the health professional should follow the decision of the representative of the mentally incompetent patient, unless this is incompatible with the care of a good health professional.
Copyright CC0
Type Condition
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention Zib FreedomRestrictingIntervention
http://nictiz.nl/fhir/StructureDefinition/nl-core-LegalSituation-Representation nl core LegalSituation Representation

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.2--20200901000000 VertegenwoordigingCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-LegalSituation-Representation",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation",
  "name" : "ZibLegalSituationRepresentation",
  "title" : "HCIM LegalSituation Representation",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) LegalSituation 2.0(2020), implementing the Representation concept of the HCIM.\r\n\r\nA legal situation can concern a legal status and/or representation.\r\n\r\nThe legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge.\r\n\r\nRepresentation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).",
  "purpose" : "Health professionals must be aware of the existence of a legal status or representation because this in part determines what type of care can be provided to the patient. For example, a supporting legal status can be required for using freedom restricting interventions. For a mentally incompetent patient, it must be clear that there is a representative for further decision-making: in this case, the health professional should follow the decision of the representative of the mentally incompetent patient, unless this is incompatible with the care of a good health professional.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "zib-legalsituation-v2.0-2020EN",
      "uri" : "https://zibs.nl/wiki/LegalSituation-v2.0(2020EN)",
      "name" : "HCIM LegalSituation-v2.0(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition",
        "path" : "Condition",
        "short" : "LegalSituation",
        "comment" : "HCIM LegalSituation is implemented using two profiles: this profile implements the Representation concept of the HCIM, while <http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus> represents the LegalStatus concept of the HCIM.",
        "alias" : [
          "JuridischeSituatie"
        ],
        "mapping" : [
          {
            "identity" : "zib-legalsituation-v2.0-2020EN",
            "map" : "NL-CM:7.17.1",
            "comment" : "LegalSituation"
          }
        ]
      },
      {
        "id" : "Condition.clinicalStatus",
        "path" : "Condition.clinicalStatus",
        "comment" : "HCIM concept DateStop (NL-CM:7.17.4) is partially represented by this element (together with `Condition.abatementDateTime`). When DateStop is populated and in the past, this element is expected to be _inactive_, otherwise it is expected to be _active_.",
        "mapping" : [
          {
            "identity" : "zib-legalsituation-v2.0-2020EN",
            "map" : "NL-CM:7.17.4",
            "comment" : "DateStop (partial representation)"
          }
        ]
      },
      {
        "id" : "Condition.category",
        "path" : "Condition.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Condition.category:representationCode",
        "path" : "Condition.category",
        "sliceName" : "representationCode",
        "min" : 1,
        "max" : "1",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "151701000146105"
            }
          ]
        }
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "definition" : "In some situations, a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently). The representative should involve the patient as much as possible in the fulfillment of their tasks and the factual capability of the patient must be honored as much as possible. The Wgbo (Dutch law) determines who are able to become representatives as well as an enforced order.",
        "alias" : [
          "Vertegenwoordiging"
        ],
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "description" : "VertegenwoordigingCodelijst",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.17.2--20200901000000"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-legalsituation-v2.0-2020EN",
            "map" : "NL-CM:7.17.5",
            "comment" : "Representation"
          }
        ]
      },
      {
        "id" : "Condition.subject",
        "path" : "Condition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/Group"
          }
        ]
      },
      {
        "id" : "Condition.onset[x]:onsetDateTime",
        "path" : "Condition.onsetDateTime",
        "sliceName" : "onsetDateTime",
        "short" : "DateStart",
        "definition" : "The date on which the legal situation of the patient starts.",
        "alias" : [
          "DatumAanvang"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-legalsituation-v2.0-2020EN",
            "map" : "NL-CM:7.17.3",
            "comment" : "DateStart"
          }
        ]
      },
      {
        "id" : "Condition.abatement[x]:abatementDateTime",
        "path" : "Condition.abatementDateTime",
        "sliceName" : "abatementDateTime",
        "short" : "DateStop",
        "definition" : "The date on which the legal situation of the patient ends.",
        "alias" : [
          "DatumEinde"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-legalsituation-v2.0-2020EN",
            "map" : "NL-CM:7.17.4",
            "comment" : "DateStop"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.